| Name | Description | |
|---|---|---|
![]() | add | Overloaded. Adds an object to the collection. |
![]() | clear | Clears the collection. |
![]() | remove | Removes an object from the collection. |
![]() | removeAt | Removes the object at the specified index from the collection. |
![]() | set | Replaces an object at the specified index in the collection. |

